home *** CD-ROM | disk | FTP | other *** search
/ PC Player 2004 May / pc player 2004-05.iso / Demos / FarCry / Data1.cab / _4F0AC253267648AEBEC0EB045ED59084 < prev    next >
Encoding:
Text File  |  2004-01-06  |  283 b   |  16 lines

  1.  
  2.       #include "../CGVPMacro.csi"
  3.  
  4.  
  5.       MainInput { VIEWPROJ_MATRIX, uniform float4 SunDirect }
  6.       DeclarationsScript
  7.       {
  8.         IN_P
  9.         OUT_T0
  10.       }
  11.       PositionScript = PosCommon
  12.       CoreScript
  13.       {
  14.         OUT.Tex0.xy = (0).xx;
  15.       }
  16.